Termination w.r.t. Q of the following Term Rewriting System could be proven:
Q restricted rewrite system:
The TRS R consists of the following rules:
not1(x) -> xor2(x, true)
implies2(x, y) -> xor2(and2(x, y), xor2(x, true))
or2(x, y) -> xor2(and2(x, y), xor2(x, y))
=2(x, y) -> xor2(x, xor2(y, true))
Q is empty.
↳ QTRS
↳ Non-Overlap Check
Q restricted rewrite system:
The TRS R consists of the following rules:
not1(x) -> xor2(x, true)
implies2(x, y) -> xor2(and2(x, y), xor2(x, true))
or2(x, y) -> xor2(and2(x, y), xor2(x, y))
=2(x, y) -> xor2(x, xor2(y, true))
Q is empty.
The TRS is non-overlapping. Hence, we can switch to innermost.
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
Q restricted rewrite system:
The TRS R consists of the following rules:
not1(x) -> xor2(x, true)
implies2(x, y) -> xor2(and2(x, y), xor2(x, true))
or2(x, y) -> xor2(and2(x, y), xor2(x, y))
=2(x, y) -> xor2(x, xor2(y, true))
The set Q consists of the following terms:
not1(x0)
implies2(x0, x1)
or2(x0, x1)
=2(x0, x1)
Q DP problem:
P is empty.
The TRS R consists of the following rules:
not1(x) -> xor2(x, true)
implies2(x, y) -> xor2(and2(x, y), xor2(x, true))
or2(x, y) -> xor2(and2(x, y), xor2(x, y))
=2(x, y) -> xor2(x, xor2(y, true))
The set Q consists of the following terms:
not1(x0)
implies2(x0, x1)
or2(x0, x1)
=2(x0, x1)
We have to consider all minimal (P,Q,R)-chains.
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ PisEmptyProof
Q DP problem:
P is empty.
The TRS R consists of the following rules:
not1(x) -> xor2(x, true)
implies2(x, y) -> xor2(and2(x, y), xor2(x, true))
or2(x, y) -> xor2(and2(x, y), xor2(x, y))
=2(x, y) -> xor2(x, xor2(y, true))
The set Q consists of the following terms:
not1(x0)
implies2(x0, x1)
or2(x0, x1)
=2(x0, x1)
We have to consider all minimal (P,Q,R)-chains.
The TRS P is empty. Hence, there is no (P,Q,R) chain.